Storm-static

Benchmark
Model:bluetooth v.1 (DTMC)
Parameter(s)mrec = 1
Property:time (exp-reward)
Invocation (specific)
~/storm/build/bin/storm --prism bluetooth.prism --prop bluetooth.props time --constants mrec=1 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine dd-to-sparse --bisimulation
Execution
Walltime:10.356758117675781s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Mon Apr 27 12:11:24 2020
Command line arguments: --prism bluetooth.prism --prop bluetooth.props time --constants mrec=1 --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine dd-to-sparse --bisimulation
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.018s.

Time for model construction: 9.281s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	3399263164 (3966 nodes)
Transitions: 	5009899389 (12101 nodes)
Reward Models:  time
Variables: 	rows: 13 meta variables (52 DD variables), columns: 13 meta variables (52 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 536870912 state(s) (27 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 0.889s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	372
Transitions: 	372
Reward Models:  time
State Labels: 	3 labels
   * (rec = 1) -> 1 item(s)
   * init -> 184 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time": R[exp]=? [F (rec = 1)] ...
Result (for initial states): 8229
Time for model checking: 0.013s.